This INIT, written by John Norstad, solves some of the problems programmers have using Vaccine when programming in an environment other than MPW.
Vaccine complains whenever an attempt is made to create a CODE resource. This is good for the general public, but some programmers find it very annoying. Whenever a program is linked the linker creates CODE resources, and Vaccine complains about each one. Vaccine has the ΓÇ£Always Compile MPW INITsΓÇ¥ options which solves this problem with MPW. However it doesnΓÇÖt help in other compilers.
-- part contents for background part 12
----- text -----
Virus Prevention Programs
-- part contents for background part 16
----- text -----
Version: 1.0
-- part contents for background part 11
----- text -----
RWatcher was written for those non-MPW programmers who would like some virus protection, especially against Scores and nVIR, but are not willing to use Vaccine.
It is recommended that you use the more general Vaccine unless you do lots of compiling.